home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 February / Pcwk022003b.iso / Antywirusy / Panda AntiVirus Platinum 7 / plat7shin.exe / data1.cab / Comunes / Analisis.dll / 0 / RCDATA / TBUSCARFORM / TBUSCARFORM.txt < prev   
Text File  |  2002-10-11  |  5KB  |  227 lines

  1. object BuscarForm: TBuscarForm
  2.   Tag = 24800
  3.   Left = 242
  4.   Top = 92
  5.   BorderIcons = [biSystemMenu, biHelp]
  6.   BorderStyle = bsSingle
  7.   BorderWidth = 11
  8.   Caption = 'Buscar'
  9.   ClientHeight = 246
  10.   ClientWidth = 334
  11.   Color = 14215660
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'MS Sans Serif'
  16.   Font.Style = []
  17.   Icon.Data = {<image000.ico>}
  18.   KeyPreview = True
  19.   OldCreateOrder = True
  20.   Position = poScreenCenter
  21.   OnKeyPress = FormKeyPress
  22.   OnShow = FormShow
  23.   PixelsPerInch = 96
  24.   TextHeight = 13
  25.   object BTBuscaCancelar: TPlaButton
  26.     Tag = 2400
  27.     Left = 261
  28.     Top = 225
  29.     Width = 73
  30.     Height = 21
  31.     Caption = '&Cancelar'
  32.     Font.Charset = DEFAULT_CHARSET
  33.     Font.Color = clWindowText
  34.     Font.Height = -11
  35.     Font.Name = 'Tahoma'
  36.     Font.Style = []
  37.     ParentFont = False
  38.     TabOrder = 2
  39.     TabStop = False
  40.     Cancel = True
  41.     ModalResult = 2
  42.   end
  43.   object BTBuscaAceptar: TPlaButton
  44.     Tag = 2200
  45.     Left = 180
  46.     Top = 225
  47.     Width = 73
  48.     Height = 21
  49.     Caption = '&Aceptar'
  50.     Font.Charset = DEFAULT_CHARSET
  51.     Font.Color = clWindowText
  52.     Font.Height = -11
  53.     Font.Name = 'Tahoma'
  54.     Font.Style = []
  55.     ParentFont = False
  56.     TabOrder = 1
  57.     OnClick = BTBuscaAceptarClick
  58.     Default = True
  59.     ModalResult = 1
  60.   end
  61.   object PlaGroupBox1: TPlaGroupBox
  62.     Tag = 59600
  63.     Left = 0
  64.     Top = 0
  65.     Width = 329
  66.     Height = 205
  67.     TitleFont.Charset = DEFAULT_CHARSET
  68.     TitleFont.Color = 13977088
  69.     TitleFont.Height = -11
  70.     TitleFont.Name = 'MS Sans Serif'
  71.     TitleFont.Style = []
  72.     Caption = 'B∩┐╜squeda'
  73.     Font.Charset = DEFAULT_CHARSET
  74.     Font.Color = clWindowText
  75.     Font.Height = -11
  76.     Font.Name = 'Tahoma'
  77.     Font.Style = []
  78.     ParentFont = False
  79.     TabOrder = 0
  80.     object Label1: TLabel
  81.       Tag = 24900
  82.       Left = 52
  83.       Top = 17
  84.       Width = 264
  85.       Height = 26
  86.       Caption = 
  87.         'Escribe las palabras que desees que sean buscadas en los campos ' +
  88.         'seleccionados.'
  89.       Constraints.MinWidth = 264
  90.       Font.Charset = ANSI_CHARSET
  91.       Font.Color = clWindowText
  92.       Font.Height = -11
  93.       Font.Name = 'Tahoma'
  94.       Font.Style = []
  95.       ParentFont = False
  96.       WordWrap = True
  97.     end
  98.     object Label2: TLabel
  99.       Tag = 25000
  100.       Left = 51
  101.       Top = 56
  102.       Width = 45
  103.       Height = 13
  104.       Alignment = taRightJustify
  105.       Caption = 'Palabras:'
  106.       Font.Charset = ANSI_CHARSET
  107.       Font.Color = clWindowText
  108.       Font.Height = -11
  109.       Font.Name = 'Tahoma'
  110.       Font.Style = []
  111.       ParentFont = False
  112.     end
  113.     object PandaBrown1: TImage
  114.       Left = 12
  115.       Top = 20
  116.       Width = 32
  117.       Height = 32
  118.       Picture.Data = {<image001.bmp>}
  119.       Transparent = True
  120.     end
  121.     object GroupBox1: TPlaGroupBox
  122.       Tag = 25100
  123.       Left = 52
  124.       Top = 84
  125.       Width = 265
  126.       Height = 109
  127.       TitleFont.Charset = DEFAULT_CHARSET
  128.       TitleFont.Color = 8408344
  129.       TitleFont.Height = -11
  130.       TitleFont.Name = 'MS Sans Serif'
  131.       TitleFont.Style = []
  132.       Caption = 'Buscar en '
  133.       Font.Charset = DEFAULT_CHARSET
  134.       Font.Color = clWindowText
  135.       Font.Height = -11
  136.       Font.Name = 'Tahoma'
  137.       Font.Style = []
  138.       ParentFont = False
  139.       TabOrder = 1
  140.       object CBIncidencias: TPlaCheckBox
  141.         Tag = 24000
  142.         Left = 16
  143.         Top = 19
  144.         Width = 74
  145.         Height = 16
  146.         HelpContext = 106
  147.         Caption = 'Incidencias'
  148.         Font.Charset = DEFAULT_CHARSET
  149.         Font.Color = clWindowText
  150.         Font.Height = -11
  151.         Font.Name = 'Tahoma'
  152.         Font.Style = []
  153.         ParentFont = False
  154.         TabOrder = 0
  155.         State = cbChecked
  156.       end
  157.       object CBTareas: TPlaCheckBox
  158.         Tag = 25200
  159.         Left = 16
  160.         Top = 40
  161.         Width = 88
  162.         Height = 16
  163.         HelpContext = 107
  164.         Caption = 'Notificado por'
  165.         Font.Charset = DEFAULT_CHARSET
  166.         Font.Color = clWindowText
  167.         Font.Height = -11
  168.         Font.Name = 'Tahoma'
  169.         Font.Style = []
  170.         ParentFont = False
  171.         TabOrder = 1
  172.         TabStop = False
  173.       end
  174.       object CBRutas: TPlaCheckBox
  175.         Tag = 25300
  176.         Left = 16
  177.         Top = 61
  178.         Width = 122
  179.         Height = 16
  180.         HelpContext = 108
  181.         Caption = 'Informaci∩┐╜n adicional'
  182.         Font.Charset = DEFAULT_CHARSET
  183.         Font.Color = clWindowText
  184.         Font.Height = -11
  185.         Font.Name = 'Tahoma'
  186.         Font.Style = []
  187.         ParentFont = False
  188.         TabOrder = 2
  189.         TabStop = False
  190.       end
  191.       object CBAcciones: TPlaCheckBox
  192.         Tag = 2600
  193.         Left = 16
  194.         Top = 82
  195.         Width = 69
  196.         Height = 16
  197.         HelpContext = 109
  198.         Caption = 'Resultado'
  199.         Font.Charset = DEFAULT_CHARSET
  200.         Font.Color = clWindowText
  201.         Font.Height = -11
  202.         Font.Name = 'Tahoma'
  203.         Font.Style = []
  204.         ParentFont = False
  205.         TabOrder = 3
  206.         TabStop = False
  207.       end
  208.     end
  209.     object EditPalabras: TPlaEdit
  210.       Left = 104
  211.       Top = 52
  212.       Width = 213
  213.       Height = 21
  214.       Cursor = crIBeam
  215.       Font.Charset = DEFAULT_CHARSET
  216.       Font.Color = clWindowText
  217.       Font.Height = -11
  218.       Font.Name = 'Tahoma'
  219.       Font.Style = []
  220.       MaxLength = 255
  221.       ParentFont = False
  222.       TabOrder = 0
  223.       Transparent = False
  224.     end
  225.   end
  226. end
  227.